Skip to content

Conversation

winstonzhang-intel
Copy link
Contributor

When using internal events we do not clean up after execution. In the case of repeated call to urEnqueueKernelLaunch we eventually return UR_RESULT_ERROR_OUT_OF_RESOURCES.

When using internal events we do not clean up after execution. In the
case of repeated call to urEnqueueKernelLaunch we eventually return
UR_RESULT_ERROR_OUT_OF_RESOURCES. The cleanup is done when we call zeEventPoolCreate.

Signed-off-by: Zhang, Winston <[email protected]>
Signed-off-by: Zhang, Winston <[email protected]>
Signed-off-by: Zhang, Winston <[email protected]>
Copy link
Contributor

@nrspruit nrspruit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, the CI failure is a build issue unrelated to this change.

@winstonzhang-intel
Copy link
Contributor Author

@intel/llvm-gatekeepers Patch is ready. Please merge when possible. Thanks!

@nrspruit
Copy link
Contributor

nrspruit commented Sep 9, 2025

@intel/llvm-gatekeepers , please merge when available, the issue in the CI is a build issue unrelated to this change.

@sarnex
Copy link
Contributor

sarnex commented Sep 9, 2025

Yep that issue should be fixed in HEAD, definitely unrelated/

@sarnex sarnex merged commit 6334f4b into intel:sycl Sep 9, 2025
59 of 62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants